GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-09-27T05:36:38.1103594+00:00",
"SubmitDate": "2026-09-27T05:36:38.1103594+00:00",
"ReportPeriodStart": "2026-09-27T05:36:38.1103594+00:00",
"ReportPeriodEnd": "2026-09-27T05:36:38.1103594+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "c80b7b26-3d0d-425e-8664-c03ea68330be",
"Rows": [
{
"ItemId": "a9b26e9d-3b7e-4287-9643-1d4053f087dc",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "a9b26e9d-3b7e-4287-9643-1d4053f087dc",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "c80b7b26-3d0d-425e-8664-c03ea68330be",
"Rows": [
{
"ItemId": "a9b26e9d-3b7e-4287-9643-1d4053f087dc",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "a9b26e9d-3b7e-4287-9643-1d4053f087dc",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"b58800bb-7c21-46ad-a773-391d4739e998",
"239ce9f1-a9d4-4ee6-b5c0-dd06129c97ab"
],
"Approvers": [
"9a9556c4-30cb-4a8d-92c9-0cb3f9212ad5",
"7fbcf0e5-114a-4241-97bf-220a1add6170"
],
"ApprovedBy": "a93fb2fe-ebac-4cfd-9728-4fa8d2f74a52",
"ApprovalDate": "2026-09-27T05:36:38.1103594+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "f179fdc5-b6ee-4535-ad89-fe9747e0773c",
"WorkPlanId": "c8b34bd3-a2d7-4074-8f1f-bf18e223662d",
"id": "90b0a96b-48ce-4aff-a74a-7d1a35b04cef",
"ConfigId": "cd1164d5-732f-479e-b530-bbf08a214424"
},
{
"GenerationDate": "2026-09-27T05:36:38.1103594+00:00",
"SubmitDate": "2026-09-27T05:36:38.1103594+00:00",
"ReportPeriodStart": "2026-09-27T05:36:38.1103594+00:00",
"ReportPeriodEnd": "2026-09-27T05:36:38.1103594+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "c80b7b26-3d0d-425e-8664-c03ea68330be",
"Rows": [
{
"ItemId": "a9b26e9d-3b7e-4287-9643-1d4053f087dc",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "a9b26e9d-3b7e-4287-9643-1d4053f087dc",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "c80b7b26-3d0d-425e-8664-c03ea68330be",
"Rows": [
{
"ItemId": "a9b26e9d-3b7e-4287-9643-1d4053f087dc",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "a9b26e9d-3b7e-4287-9643-1d4053f087dc",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"b58800bb-7c21-46ad-a773-391d4739e998",
"239ce9f1-a9d4-4ee6-b5c0-dd06129c97ab"
],
"Approvers": [
"9a9556c4-30cb-4a8d-92c9-0cb3f9212ad5",
"7fbcf0e5-114a-4241-97bf-220a1add6170"
],
"ApprovedBy": "a93fb2fe-ebac-4cfd-9728-4fa8d2f74a52",
"ApprovalDate": "2026-09-27T05:36:38.1103594+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "f179fdc5-b6ee-4535-ad89-fe9747e0773c",
"WorkPlanId": "c8b34bd3-a2d7-4074-8f1f-bf18e223662d",
"id": "90b0a96b-48ce-4aff-a74a-7d1a35b04cef",
"ConfigId": "cd1164d5-732f-479e-b530-bbf08a214424"
}
]